var crypto/tls.aesgcmCiphers
3 uses
crypto/tls (current package)
cipher_suites.go#L369: var aesgcmCiphers = map[uint16]bool{
cipher_suites.go#L393: return aesgcmCiphers[cID]
cipher_suites.go#L396: return aesgcmCiphers[cID]
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)